home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1593 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  712 b 

  1. Subject: Exception Conditions
  2. Date: Thu, 23 Jun 1994 17:47:15 -0400 (CDT)
  3. From: "Evan K. Langlois" <ekl@sdf.ph.kcl.ac.uk>
  4. Mime-Version: 1.0
  5.  
  6. The patch for exceptional conditions is interesting, but can someone
  7. explain what an exception condition is?  Would be something like, someone
  8. closing a pipe your reading?  Or a media change on the drive for which
  9. you are doing IO?   Or maybe a loss of carrier?
  10.  
  11. Or is an exceptional condition something else?   
  12.  
  13. How do read the condition?  Fread?  
  14.  
  15. Is it possible to use an exception condition with Fselect, to "wait for
  16. carrier" or to detect the loss of such (so, could you wait for a change
  17. in the carrier status?)
  18.  
  19. If so, then this would be very useful indeed.  
  20.  
  21.  
  22.